Vcenter Namespaces Mobility Virtualmachines Imports NetworkCustomization
Vcenter Namespaces Mobility Virtualmachines Imports NetworkCustomization
The Vcenter Namespaces Mobility Virtualmachines Imports NetworkCustomization schema contains network customization settings.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"customization_sysprep_user_data": {
"computer_name": "string",
"full_name": "string",
"org_name": "string",
"product_id": "string"
}
}
customization_sysprep_user_data
Required
CustomizationSysprepUserData is the user data for sysprep customization. Must be provided for Windows VM that requires automated network identity configuration post import through Guest OS Customization.
This property was added in vSphere API 9.0.0.0.